|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Public Member Functions | |
| int | getQueueCount () |
| Returns queue count which is 1. More... | |
| Queue | getQueueAt (int) |
| Returns the queue but if i > queue count throw exception. More... | |
Public Member Functions inherited from QueueProcess | |
| QoS::EQueueType | getQueueType () |
| Returns the mode. More... | |
| Queue FifoQueue::getQueueAt | ( | int | ) |
Returns the queue but if i > queue count throw exception.
| int FifoQueue::getQueueCount | ( | ) |
Returns queue count which is 1.